Click or drag to resize

UserSettingProtocolConnections Property

Represents a collection of protocol connections.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<ProtocolConnection> ProtocolConnections { get; }

Property Value

Type: IListProtocolConnection
See Also